home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / super_ma.swf / scripts / frame_31 / DoAction.as < prev   
Encoding:
Text File  |  2011-01-06  |  205 b   |  7 lines

  1. _root.pun.actual = _root.marca.coin;
  2. _root.pun.total = _root.pun.global;
  3. _root.pun.suma = _root.pun.actual + _root.pun.total;
  4. _root.pun.global = _root.pun.suma;
  5. stop();
  6. _root.altavoz.gotoAndStop(2);
  7.